Section Properties
An object defining properties for the Section class.
Items
The list of items contained within the layout control.
ExecutedServerEvents
A list of server events that have been executed.
Type: List<ControlExecutedServerEvent>
DesignerProps
The designer properties associated with the layout control.
Type: DesignerProps
ServerEvents
A list of server-side events associated with the control.
Layout
The layout settings for the control.
Type: ContainerLayout
Name
The name of the control.
Type: string
ClientEvents
A list of client-side events associated with the control.
ControlId
The unique identifier of the control.
Type: string